home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Workbench / Reboot / SmallReboot / smakefile < prev    next >
Makefile  |  1998-06-17  |  178b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Thu Jun 04 18:35:13 1998
  4. #
  5.  
  6. OBJS= sReboot.o
  7.  
  8. sReboot: $(OBJS)
  9.    sc link to sReboot with <<
  10. $(OBJS)
  11. <
  12.  
  13. sReboot.o: sReboot.c
  14.  
  15.